DimEventType 
Default Table Name  DimEventType 
Definition 
 

DimEventType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EventTypeSK(PK)    int  NO 
 
EventTypeBK    int  NO 
 
EventTypeCode    varchar(10)  NO 
 
EventTypeDescription    varchar(50)  NO 
 
EventTypePostToCode    varchar(10)  NO 
 
EventTypePostToCodeDescription    varchar(50)  NO 
 
EventTypeTaskType    varchar(10)  NO 
 
EventTypeTaskTypeDescription    varchar(50)  NO 
 
EventTypeActiveStatus    varchar(50)  NO 
 

DimEventType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_DimEventType  PrimaryKey  EventTypeSK 

DimEventType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication